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