import { Runtype } from './runtype'; /** * A value to check later. */ export declare function any(): Runtype;