import { Agent } from '../types';
export declare function parseLettaAgent(filePath: string): Agent;
//# sourceMappingURL=letta.d.ts.map