import { Condition } from './condition'; export declare function LT(value: T): Condition;