export declare const DestinationAlreadyExists = "destination already exists";
export declare const UnsupportedLangslugType = "unsupported langslug type";
export declare const EnvironmentVariableDoesNotExist = "environment variable does not exist";
export declare const FileDoesNotExist = "file does not exist";
