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