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

declare const MastodonLineIcon: RemixiconReactIconComponentType;
export default MastodonLineIcon;
