import { Well } from '~/types'; export declare const fetchWellsByIds: (wellIds: number[]) => Promise; //# sourceMappingURL=fetchWellsByIds.d.ts.map