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