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