import { LinkDefinition, LoadedModule } from "@medusajs/types";
export declare const convertRecordsToLinkDefinition: (links: object[], service: LoadedModule) => LinkDefinition[];
//# sourceMappingURL=convert-data-to-link-definition.d.ts.map