import type { Plugin } from "../../types";
export declare const organizations: () => Plugin;
