UNPKG

@activecollab/components

Version:

ActiveCollab Components

4 lines 230 B
import React from "react"; declare const FolderIcon: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>; export default FolderIcon; //# sourceMappingURL=Folder.d.ts.map