import { ReviewerRegistration } from "@atomist/sdm";
/**
 * Importing a project's index file is a recipe for circular import hell
 */
export declare const DontImportOwnIndex: ReviewerRegistration;
//# sourceMappingURL=dontImportOwnIndex.d.ts.map