export declare function userIcon(): string; export declare function userEditIcon(): string; export declare function userPlusIcon(): string; export declare function userPlusCloseIcon(): string; export declare function plusIcon(): string; export declare function pencilIcon(): string; export declare function pencilOffIcon(): string; export declare function trashIcon(): string; export declare function historyBackIcon(): string; export declare function historyForwardIcon(): string; export declare function personIcon(): string; export declare function miniTreeIcon(): string; export declare function toggleIconOn(): string; export declare function toggleIconOff(): string; export declare function chevronDownIcon(): string; export declare function chevronUpIcon(): string; export declare function linkOffIcon(): string; export declare function infoIcon(): string; export declare function userSvgIcon(): string; export declare function userEditSvgIcon(): string; export declare function userPlusSvgIcon(): string; export declare function userPlusCloseSvgIcon(): string; export declare function plusSvgIcon(): string; export declare function pencilSvgIcon(): string; export declare function pencilOffSvgIcon(): string; export declare function trashSvgIcon(): string; export declare function historyBackSvgIcon(): string; export declare function historyForwardSvgIcon(): string; export declare function personSvgIcon(): string; export declare function miniTreeSvgIcon(): string; export declare function toggleSvgIconOn(): string; export declare function toggleSvgIconOff(): string; export declare function chevronDownSvgIcon(): string; export declare function chevronUpSvgIcon(): string; export declare function linkOffSvgIcon(): string; export declare function infoSvgIcon(): string;