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

declare const LanguageSwiftIcon: MdiReactIconComponentType;
export default LanguageSwiftIcon;
