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