/** * Transform object to paths */ export declare const objectToPaths: (props: T) => any[]; //# sourceMappingURL=object-to-paths.d.ts.map