export { default as AwsMarketplaceDark } from './AwsMarketplaceDark'
export { default as AwsMarketplaceLight } from './AwsMarketplaceLight'
export { default as Azure } from './Azure'

export { default as GoogleCloud } from './GoogleCloud'
