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

declare const PixelfedFillIcon: RemixiconReactIconComponentType;
export default PixelfedFillIcon;
