import { FC, SVGProps } from 'react'; declare const IconBookOpen: FC & { fill?: string }>; export default IconBookOpen;