import { SyncValidation } from '../../types.js'; import { CompileReturnType } from './helpers/offset.js'; /** * Ensure the value is one of the defined choices */ export declare const afterOrEqual: SyncValidation;