export declare const getGoogleAuth: (uri: string) => Promise; export declare const getFacebookAuth: (uri: string) => Promise;