export declare function getValueByPath(data: any, path: string): any; export declare function getScrollBarWidth(): number;