/// export declare function HighlightableRow({ path, ...props }: { path: string; }): JSX.Element; //# sourceMappingURL=highlightable-row.d.ts.map