import { AutoReviewSectionConfig } from "../../../types";
declare const AUTOPILOT_REVIEW_DEFAULTS: AutoReviewSectionConfig[];
export { AUTOPILOT_REVIEW_DEFAULTS };
