/*!
 *
 * Copyright 2017 - acrazing
 *
 * @author acrazing joking.young@gmail.com
 * @since 2017-08-19 15:56:14
 * @version 1.0.0
 * @desc config.ts
 */
export declare const selfCloseTags: Record<string, true>;
export declare const noNestedTags: Record<string, true>;
