export declare const ICONS: {
    BACK: any;
    CLOSE: any;
    PROTECTED: any;
    PRIVATE: any;
    RIGHT_ARROW: any;
};
