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