import { SvgIconComponent } from './types'; declare const IsoIcon: SvgIconComponent; export default IsoIcon;