import * as TJS from "../typescript-json-schema"; export declare function assertSchema(group: string, type: string, settings?: TJS.PartialArgs, compilerOptions?: TJS.CompilerOptions): void;