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