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