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