import { $TSAny, $TSContext } from '@aws-amplify/amplify-cli-core';
export declare const pullBackend: (context: $TSContext, inputParams: $TSAny) => Promise<void>;
//# sourceMappingURL=pull-backend.d.ts.map