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