/** * Construct the plugin prefix out of the plugin's name. */ export declare function getPluginPrefix(name: string): string;