import { License } from '../types/licenses'; export declare function getLicensesUrl(): string; export default function fetchLicenses(): Promise; //# sourceMappingURL=licenses.d.ts.map