export function addLazyProp(object: any, propName: any, getFunc: any): void;
