export declare const AWS_PARAM_STORE_PROVIDER = "AWS_PARAM_STORE_PROVIDER"; export declare const AWS_REGION = "param-store.awsRegion"; export declare const AWS_PARAM_STORE_PATH = "param-store.awsParamStorePath"; export declare const AWS_PARAM_STORE_CONTINUE_ON_ERROR = "param-store.awsParamStoreContinueOnError";