import './styles/index.scss';
export { CnModal } from './modal';
export type { CnModalProps } from './types/main';
