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