import Range from "../range"; export default function Type(value: any): value is Range;