export declare function commitAssetPath(path: string): void;
export declare function register(tagToConstructor: Record<string, CustomElementConstructor>): void;
