export { default as Archive } from "./Archive"; export { default as ArchiveCheck } from "./ArchiveCheck"; export { default as ArchiveDown } from "./ArchiveDown"; export { default as ArchiveDownMinimlistic } from "./ArchiveDownMinimlistic"; export { default as ArchiveMinimalistic } from "./ArchiveMinimalistic"; export { default as ArchiveUp } from "./ArchiveUp"; export { default as ArchiveUpMinimlistic } from "./ArchiveUpMinimlistic"; export { default as Clipboard } from "./Clipboard"; export { default as ClipboardAdd } from "./ClipboardAdd"; export { default as ClipboardCheck } from "./ClipboardCheck"; export { default as ClipboardHeart } from "./ClipboardHeart"; export { default as ClipboardList } from "./ClipboardList"; export { default as ClipboardRemove } from "./ClipboardRemove"; export { default as ClipboardText } from "./ClipboardText"; export { default as Note } from "./Note"; export { default as Notes } from "./Notes"; export { default as NotesMinimalistic } from "./NotesMinimalistic"; export { default as Paper } from "./Paper"; export { default as PaperAdd } from "./PaperAdd"; export { default as PaperMedicine } from "./PaperMedicine"; export { default as Papers } from "./Papers"; export { default as PapersMinimalistic } from "./PapersMinimalistic"; export { default as PaperText } from "./PaperText";