export { default as CustomCmpText } from './CustomCmpText';
export * from './CustomCmpText';
export * from './CustomCmpText.types';
