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