import { FetchedOffsetWell } from '../types'; export declare const transformAssetToOffsetWell: (item: unknown) => FetchedOffsetWell; //# sourceMappingURL=transformAssetToOffsetWell.d.ts.map