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