declare const getPropertyPath: (property: string[]) => string; export default getPropertyPath;