export function addResource(context: any, category: any, predictionsCategoryFilename: any, options: any): any;
export function updateResource(context: any, predictionsCategoryFilename: any): any;
export function console(context: any, resourceObj: any, amplifyMeta: any): Promise<string>;
export function printRekognitionUploadUrl(context: any, resourceName: any, amplifyMeta: any, showOnAmplifyStatus: any): Promise<void>;
//# sourceMappingURL=index.d.ts.map