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