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