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