import React from 'react'; export default function HouseDoorFill({ className, ...props }: React.SVGProps): JSX.Element;