export declare const VeOSymbolType: { roundSpuare: string; line: string; linePoint: string; linePointHollow: string; lineDash: string; triangleUp: string; triangleDown: string; }; export declare const VeOColor: { fatal: string; critical: string; warning: string; notice: string; safe: string; };