import { AnyObject } from 'tn-typescript'; export declare const getRecursivePropertyNames: (obj: AnyObject) => string[];