import { getAftBinaryCacheDir, getAftLspBinariesDir, getAftLspPackagesDir, type StoragePathContext } from "@cortexkit/aft-bridge"; export { getAftBinaryCacheDir, getAftLspBinariesDir, getAftLspPackagesDir }; export declare function getAftBinaryName(): string; export declare function getCortexKitStorageRoot(context?: StoragePathContext): string; //# sourceMappingURL=paths.d.ts.map