/**
 * 视图ast序列化插件
 *
 * @file 视图ast序列化插件
 */
export declare function stringify(options?: {}): void;
