export declare const fix: { description: string; required: boolean; type: string; coerce: (fix: boolean) => boolean; }; //# sourceMappingURL=fix.d.ts.map