/// import { IconProps } from "../../../types"; export default function FolderFavoriteIcon({ className, dataTestid, ...rest }: IconProps): JSX.Element;