/// <reference types="react" />
declare const DiceFour: (props: any, ref: any) => JSX.Element;
export default DiceFour;
