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