import { IconPropsWithoutChildren } from '@react-spectrum/icon'; import { JSX } from 'react'; export default function BookmarkSingle(props: IconPropsWithoutChildren): JSX.Element; //# sourceMappingURL=BookmarkSingle.d.ts.map