export declare type Credentials = { login: string; password: string; };