/** * author: Austin Andrews * id 89594C9C-18ED-45EA-A3AC-A91B570D1541 * name bookmark-remove * version: 1.5.54 * url https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/bookmark-remove.svg * tags */ export declare const BookmarkRemoveIcon: import("@mui/material/OverridableComponent").OverridableComponent> & { muiName: string; }; export default BookmarkRemoveIcon;