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