import { CIcon } from './CIcon';
import { CIconSvg } from './CIconSvg';
export { CIcon, CIconSvg };
export default CIcon;
