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