export const FolderIcon = () => ( ) export const SettingsIcon = () => ( ) export const ShareIcon = () => ( ) export const CloseIcon = () => ( ) export const PlusIcon = () => ( ) export const FileIcon = () => ( ) export const LinkIcon = () => ( ) export const ImageIcon = () => ( ) export const LockIcon = ({ size = 20 }: { size?: number }) => ( )