export default function detectJsonIndent(json: string): string | null;
