export { ExtendedCss } from './extended-css'; export { EXTENDED_CSS_VERSION } from './common/constants'; export type { ExtCssConfiguration, IAffectedElement, SelectorValidationResult, } from './extended-css';