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