import type { CognitoUser } from 'amazon-cognito-identity-js'; export declare function signOut(user: CognitoUser): Promise;