import { AuthStorage } from "@mariozechner/pi-coding-agent"; export declare function getFusionAuthPath(home?: string): string; export declare function getFusionModelsPath(home?: string): string; export declare function getModelRegistryModelsPath(home?: string): string; export declare function createFusionAuthStorage(): AuthStorage; //# sourceMappingURL=auth-storage.d.ts.map