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

declare const SwordLineIcon: RemixiconReactIconComponentType;
export default SwordLineIcon;
