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