/// import { IconProps } from '../../types'; declare const Armchair2: (allProps: IconProps) => JSX.Element; export default Armchair2;