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