export declare const optional: >(schema?: S | undefined) => import("../types").SomeSchema | undefined>; //# sourceMappingURL=optional.d.ts.map