/**
 * ---------------------------------------------------------------------
 * 🔒 AUTOGENERATED BY VENDORISM
 * Removing this comment will prevent it from being managed by it.
 * ---------------------------------------------------------------------
 */
import type { ReactiveElement } from 'lit';
export declare const defaultValue: (propertyName?: string) => (proto: ReactiveElement, key: string) => void;
