import './styles/index.scss';
export { CnEmployeeSelect } from './employee-select';
export type { CnEmployeeSelectProps } from './types';
