import { VirtualDOM } from "./d"; export declare function testClass(vdom: VirtualDOM, type?: string): boolean; export default function handleClass(vdom: VirtualDOM, ctxs: any[], key: string, type?: string): boolean;