export { freezePartial }; declare function freezePartial(obj: Record, allowList: Record boolean>): void;