export declare const CSS: {
    svg: string;
    graphPath: string;
    graphPathHighlight: string;
};
