import { ComponentType } from 'react';
declare const AuthenticatingError: ComponentType<any>;
export default AuthenticatingError;
//# sourceMappingURL=AuthenticateError.component.d.ts.map