declare const dice_2_fill: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default dice_2_fill;