export declare function freezeImmutables(target: any): void; export declare function Immutable(target: any, prop: string): void;