export declare class SvgForUi { static svgInit: void; static collapsedSvgId: string; static eyeSvgId: string; static crossedEyeSvgId: string; static documentSvgId: string; static folderSvgId: string; static lockSvgId: string; static unlockSvgId: string; }