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