import { BasicParams } from '../../types';
import { AuthenticatePublic } from './types';
export declare function authenticatePublicFactory(params: BasicParams): AuthenticatePublic;
//# sourceMappingURL=factory.d.ts.map