import { IconProps } from '../Icon'; declare function SvgGif(props: IconProps): JSX.Element; export default SvgGif;