export declare const getApiGatewayAccountRole: ({ profile, region }: { region: string; profile?: string | undefined; }) => Promise;