export declare function auth(startUrl: string, windowFeatures?: string): Promise; export { AuthError } from './error';