export type CustomSQSOptions = { clientOptions: { region: string; }; };