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