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