export declare function Equal<type>(given: any | type): Function;
