import { RemixiconReactIconComponentType } from './dist/typings';

declare const FileGifFillIcon: RemixiconReactIconComponentType;
export default FileGifFillIcon;
