import { type Plugin, type RawGovernanceConfig } from './types.js'; export declare const builtInConfigs: Record; export declare const defaultPlugin: Plugin<'built-in'>; //# sourceMappingURL=builtIn.d.ts.map