import { IconProps } from '../Icon'; declare function SvgCollectionsBookmark(props: IconProps): JSX.Element; export default SvgCollectionsBookmark;