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