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