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