import { IconSvgProps } from '../types';
declare const Gif: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Gif;
//# sourceMappingURL=Gif.d.ts.map