export declare const COMPONENT_INSTALLED_KEY: unique symbol; export declare const getNamespace: (name?: string) => string; export declare const getComponentNamespace: (name: string) => string;