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

declare const SwordIcon: MdiReactIconComponentType;
export default SwordIcon;
