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