import { SVGProps } from "react";
declare const RIPixelfedFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIPixelfedFill };
