export default function downloadJSON(jsonData: object, filename?: string): void;
