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

declare const SwordCrossIcon: MdiReactIconComponentType;
export default SwordCrossIcon;
