declare const _default: { utils: { getProjects: typeof getProjects; }; rules: { "scope-enum": (ctx?: {}) => Promise; }; }; export default _default; declare function getProjects(context: any): Promise; //# sourceMappingURL=index.d.ts.map