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