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