import * as React from "react"; import { IconPropsT } from "./types"; export declare const Icon: React.FC;