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