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