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