export declare class Filters { static PRESENT: (value: T) => boolean; }