/// import { IconProps } from '../../types'; declare const BookmarkSquareMinimalistic: (allProps: IconProps) => JSX.Element; export default BookmarkSquareMinimalistic;