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