export declare function get(source: Record, path: string, defaultValue?: any): any;