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