import { StyledIcon } from '@styled-icons/styled-icon'; export declare const BookmarkStarFill: StyledIcon; export declare const BookmarkStarFillDimensions: { height: number; width: number; };