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