import { DataWithUrl } from '../sdk/types'; export declare const transformDataUrls: (d: DataWithUrl[]) => Record;