import type { DaemonClientAuthKeyStore } from "@bytetrue/client/internal/daemon-client"; export declare function createCliClientAuthKeyStore(paseoHome: string): DaemonClientAuthKeyStore; //# sourceMappingURL=client-auth-store.d.ts.map