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