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