export declare const getMeta: (tokens: string[], url: string) => Promise<any[]>;
