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

declare const SwordFillIcon: RemixiconReactIconComponentType;
export default SwordFillIcon;
