/** Always return null but pretends it returns an object of type T */ export declare function Reflect(): T;