import React from 'react';
export declare const Dice3: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
