import { AwsSupportedResources } from '../definitions/supported-services'; import { AwsResourceScannerConfig } from './types'; export declare const scannerConfigs: { [K in AwsSupportedResources]: AwsResourceScannerConfig; }; //# sourceMappingURL=scanner-configs.d.ts.map