export declare function getRegionFromUserPoolId(userPoolId?: string): string;
export declare function getRegionFromIdentityPoolId(identityPoolId?: string): string;
