import { $TSContext, ServiceSelection } from '@aws-amplify/amplify-cli-core';
export declare const importResource: (context: $TSContext, categoryName: string, serviceSelection: ServiceSelection) => Promise<void>;
//# sourceMappingURL=index.d.ts.map