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