import { SVGProps } from "react";
declare const GIFlask: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIFlask };
