export { default as TouchCbView } from './touchCbView'; export type { TouchCbViewProps } from './interface';