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