import type { Agent } from '../types';
export default function loadCustomization(agent: Agent, builtCodePath: string): void;
//# sourceMappingURL=load-customization.d.ts.map