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