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