import * as React from "react"; import { SVGProps } from "react"; const SvgHomeFloor3 = (props: SVGProps) => ( ); export default SvgHomeFloor3;