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