export declare const downloadInBrowser: (filename: string, content: string, type?: string) => void;
//# sourceMappingURL=index.d.ts.map