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