import { IconProps } from '../lib';
declare function Armchair(props: IconProps): JSX.Element;
export default Armchair;
