import * as React from "react";
import type { IconProps } from "../types";
declare const WishLists: React.ForwardRefExoticComponent<IconProps & React.RefAttributes<SVGSVGElement>>;
export default WishLists;
//# sourceMappingURL=wish%20lists.d.ts.map