export declare var handleAnalyseDomList: (analyseDomList: any, activeFn: any) => {};
export declare var getDomTitle: (el: any) => string;
