import React from "react";
import { type CentralIconBaseProps } from "../CentralIconBase";
export declare const IconShoppingBagBookmark2: React.FC<CentralIconBaseProps>;
export default IconShoppingBagBookmark2;
