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