export declare const ICONS: {
    CLOSE: any;
    TICK: any;
    WARNING: any;
    KICK: any;
    DOCUMENT: any;
};
