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