import React from 'react'; declare const SvgHousePlant: (props: React.SVGAttributes) => JSX.Element; export default SvgHousePlant; //# sourceMappingURL=HousePlant.d.ts.map