export default function transformJSON(json: any, type: "javascript" | "typescript" | "javascript-react" | "typescript-react" | "typescript-svelte", prettier: boolean): any;