import { $TSObject, $TSContext } from 'amplify-cli-core'; export declare function constructInputParams(context: $TSContext): $TSObject; export declare const postPullCodegen: (context: $TSContext) => Promise; //# sourceMappingURL=amplify-service-helper.d.ts.map