export declare const ALTOSTRA_DIR_PATH = ".altostra";
export { Dict, Key } from "../common/Types";
export declare function fromAWSConfig(): string | undefined;
