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