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