import { FastLoginConfig } from './interfaces';
export declare const defaultFastLoginConfig: FastLoginConfig;
