import { IconProps } from '../lib';
declare function DiceFour(props: IconProps): JSX.Element;
export default DiceFour;
