import { ContentPart } from "../chat/Content.js"; export declare class FileLoader { static load(filePath: string): Promise; } //# sourceMappingURL=FileLoader.d.ts.map