import type { FC, SVGProps } from "react"; export const FolderIcon: FC> = (props) => ( );