/**
 * @deprecated use ReactIcons istead
 */
export declare namespace SVGIcons {
    const DataContainer: JSX.Element;
    const Cube: JSX.Element;
    const House: JSX.Element;
    const Document: JSX.Element;
    const ArrowForward: JSX.Element;
    const ArrowBackward: JSX.Element;
    const ArrowDropUp: JSX.Element;
    const ArrowDropDown: JSX.Element;
    const Settings: JSX.Element;
    const Filter: JSX.Element;
    const Folder: JSX.Element;
    const AlertPerson: JSX.Element;
    const AlertPeople: JSX.Element;
    const Alert: JSX.Element;
    const TrashCan: JSX.Element;
    const CrossMark: JSX.Element;
    const CircledX: JSX.Element;
    const CircleCheck: JSX.Element;
    const Phone: JSX.Element;
    const PhoneSettings: JSX.Element;
    const AlertAdd: JSX.Element;
    const ReportAdd: JSX.Element;
}
