export type SchemesListObject = ('http' | 'https' | 'ws' | 'wss')[]
