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