export declare const ICONS: {
    WAITING: any;
    GREY_TICK: any;
    GREY_DOUBLE_TICK: any;
    BLUE_DOUBLE_TICK: any;
    ERROR_TICK: any;
};
