/// import { IIconProps } from "types"; declare function TabSupportSvg(props: IIconProps): JSX.Element; export default TabSupportSvg;