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