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