import type { PathProps } from '../../Icon/IconTypes';
export declare const Dice6: ({ stroke }: PathProps) => import("react/jsx-runtime").JSX.Element;
