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