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