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