import { StyledIcon } from '@styled-icons/styled-icon'; export declare const DiceThree: StyledIcon; export declare const DiceThreeDimensions: { height: number; width: number; };