export declare function inferAscKeyIdFromPath(filePath: string | undefined): string | undefined; export declare function inferAscKeyIdFromCurrentDirectory(cwd?: string): Promise; export declare function resolveAscKeyIdFromEnvironment(env: NodeJS.ProcessEnv): Promise; //# sourceMappingURL=key-id.d.ts.map