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