export { AWSParameterStoreModule } from './config.module'; export { AWSParameterStoreService } from './services'; export { AWSParameterStoreParameters } from './interfaces'; export { PS_CONFIG_PARAMETERS } from './constants';