export declare const resetCache: () => void;
export default function elmData(elm: Node, key?: string, data?: unknown): any;
