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