export declare const defaultConfig: {
    managerFilePatterns: string[];
    excludeCommitPaths: string[];
};
