import type { BaseSchema } from "../Schema"; export declare function maybeSkipValidation, Raw, Parsed>(schema: S): S;