import type { Source } from '.'; export declare const createSourceWrapper: (url: string) => Source; //# sourceMappingURL=source.d.ts.map