import { VNode } from 'snabbdom'; export declare function classNameFromVNode(vNode: VNode): string;