//#region src/icons/lucideExtra/FramerIcon.d.ts
declare const FramerIcon: import("react").ForwardRefExoticComponent<Omit<import("lucide-react").LucideProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
//#endregion
export { FramerIcon as default };
//# sourceMappingURL=FramerIcon.d.mts.map