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