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