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