export declare const getUser: (isOnline: boolean, claim?: string | undefined) => (event: import("aws-lambda").APIGatewayProxyEvent) => any;