export declare const getUsername: (isOnline: boolean) => (event: import("aws-lambda").APIGatewayProxyEvent) => any;