import { SVGIconDef } from './types'; declare const CloseFilled: SVGIconDef; export default CloseFilled;