import type { Icon } from "../lib/types";
declare const I: Icon;
export { I as FolderDashed, I as FolderDotted };
