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