import AWS from 'aws-sdk'; declare const _default: (userPoolId: string, username: string, password: string) => Promise>; export default _default;