import { IconProps } from '../Icon'; declare function SvgTab(props: IconProps): JSX.Element; export default SvgTab;