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