import { PluginDeps } from '../types'; export declare function register(deps: PluginDeps): void;