declare const patchSchema: (serverless: any) => void;
export { patchSchema };
