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