import { type ReactiveElement } from '@a11d/lit'; export declare const bindingDefaultPropertyKey: unique symbol; export declare function bindingDefaultProperty(): (target: ReactiveElement, propertyKey: PropertyKey) => void; //# sourceMappingURL=bindingDefaultProperty.d.ts.map