import { Icon, type IconProps } from './Icon' export const FolderOpenOutlined = (props: IconProps) => ( )