import { IconProps } from '../types';
declare function DiceFive(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default DiceFive;
//# sourceMappingURL=DiceFive.d.ts.map