/** * @file Extended CSS version. */ declare const EXTENDED_CSS_VERSION: string; export { EXTENDED_CSS_VERSION };