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