import type { LTProviderData } from '../../types'; export declare function getProviderData(consumes: string[], originId: string): Promise;