import { Schema } from '../../';
export default function (cxhtml: string, schema: Schema<any, any>): any;
