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