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

declare const PixelfedLineIcon: RemixiconReactIconComponentType;
export default PixelfedLineIcon;
