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