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