export type TFetchSourceFunction = (url: string) => Promise<[string, string]>; //# sourceMappingURL=fetch-source-function.d.ts.map