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