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