export declare const supportedDatasources: { 'Aurora Serverless': { inputs: { key: string; type: string; question: string; required: boolean; }[]; alias: string; defaultValuesFilename: string; serviceWalkthroughFilename: string; cfnFilename: string; provider: string; availableRegions: string[]; }; }; //# sourceMappingURL=supported-datasources.d.ts.map