import { Authentication, Identity } from "./types"; export declare const createAuthentication: () => Authentication;