/**
* Icon SVGs ported from one2html (https://github.com/msiemens/one2html,
* MPL-2.0). The icons themselves are Remix Icons (https://remixicon.com/),
* licensed under the Apache License 2.0.
*/
export declare const ICON_ARROW_RIGHT = "";
export declare const ICON_AWARD = "";
export declare const ICON_BOOK = "";
export declare const ICON_BUBBLE = "";
export declare const ICON_CHECKBOX_COMPLETE = "";
export declare const ICON_CHECKBOX_EMPTY = "";
export declare const ICON_CHECK_MARK = "";
export declare const ICON_CIRCLE = "";
export declare const ICON_CONTACT = "";
export declare const ICON_EMAIL = "";
export declare const ICON_ERROR = "";
export declare const ICON_FILM = "";
export declare const ICON_FLAG = "";
export declare const ICON_HOME = "";
export declare const ICON_LIGHT_BULB = "";
export declare const ICON_LINK = "";
export declare const ICON_LOCK = "";
export declare const ICON_MUSIC = "";
export declare const ICON_PAPER = "";
export declare const ICON_PEN = "";
export declare const ICON_PERSON = "";
export declare const ICON_PHONE = "";
export declare const ICON_QUESTION_MARK = "";
export declare const ICON_SQUARE = "";
export declare const ICON_STAR = "";