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