declare const bookmark_check_fill: { _: { width: number; height: number; paths: { d: string; "fill-rule": string; }[]; }; }; export default bookmark_check_fill;