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