import { Payload } from '../index'; declare function initAuth(ctx: Payload): void; export default initAuth;