export declare function findByPath(obj: object, path: string, defaultValue: string, suffix: string): string; //# sourceMappingURL=utils.d.ts.map