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