import { IconDefinition } from '../../templates/types'; declare const CautionCircleOutlined: IconDefinition; export default CautionCircleOutlined;