/**
 * Registers T components with "teleportSurface" or "teleportBlocker" attributes.
 */
export declare const injectTeleportControlsPlugin: () => void;
