/** Register all ars-web-components custom elements. * Safe to call multiple times; tags already defined are skipped. * Consumers must call this explicitly before using tags in the DOM. */ export declare function registerArsWebComponents(): void;