import { SVGProps } from 'react'; declare const IconHousekeepingBookFill: (props: SVGProps) => JSX.Element; export default IconHousekeepingBookFill;