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