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