export declare const GLUE_INTERNAL_PATH = ".glue/internals";
export declare const GLUE_GENERATED_PATH = ".glue/__generated__";
export declare const GLUE_GENERATED_PACKAGES_PATH: string;
export declare const GLUE_GENERATED_SERVICES_PATH: string;
export declare const BOLT_SERVICES_PATH: string;
