import { $TSContext } from 'amplify-cli-core'; export declare const invokePluginMethod: (context: $TSContext, category: string, service: string | undefined, method: string, args: any[]) => Promise; //# sourceMappingURL=invoke-plugin-method.d.ts.map