/** * Register the config-free UI-kit editors (`otp`, `duration`) as grid cell * editors. Idempotent. Returns the list of type names it registered. */ export declare function registerBuiltinEditors(): string[];