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