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