import { type IconFn } from "../_icon.js"; /** Feather `Folder` icon. */ export declare const iconFeatherFolder: IconFn;