export declare class XText extends HTMLElement { static readonly notToFilterFalseAttributes: Set; superScrollIntoView(arg?: boolean | ScrollIntoViewOptions | undefined): void; scrollIntoView(arg?: boolean | ScrollIntoViewOptions | undefined): void; }