declare const GET_PLUGIN_INFORMATION = "\nsubscription GetPluginInformation {\n  plugin {\n    javascriptEntrypointIntegrity\n    javascriptEntrypointUrl\n    localesBaseUrl\n    name\n  }\n}\n";
export { GET_PLUGIN_INFORMATION };
