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