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