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