import React from 'react'; declare const SvgFloorPlan: (props: React.SVGProps) => JSX.Element; export default SvgFloorPlan;