import type { IconComponent } from '../types'; declare const AddFolder: IconComponent; export default AddFolder;