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