import { RemixiconReactIconComponentType } from './dist/typings';

declare const CloseFillIcon: RemixiconReactIconComponentType;
export default CloseFillIcon;
