export declare function getValueDescriptor(element?: HTMLElement | null): PropertyDescriptor | undefined;
