import { WatchExpression } from './directives/index'; export { on, event, // to obsolete emit, s, watch, attr, customDirectives, } from './directives/index'; export { getset, propReflect, customPropsBehavior } from './props/index'; export declare const shared: string[]; export declare const defaultStyle = ":host{display:block}"; /** * Handles style injection with support for adoptedStyleSheets (faster memory sharing) * and standard