import type { ReactiveElement } from 'lit'; export declare function notify(proto: T, key: string): void;