import { ReactIconComponentType } from '../types';

declare const Tab: ReactIconComponentType;
export default Tab;
            