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