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