import type { FC, SVGProps } from "react";
export declare const Chair: FC<SVGProps<SVGSVGElement>>;
export default Chair;
//# sourceMappingURL=Chair.d.ts.map