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