import { Json } from '../types/Basic'; export default function validateSchema(json: Json): boolean;