import type { SVGProps } from 'react' const SvgKeyShiftIcon = (props: SVGProps) => ( ) export default SvgKeyShiftIcon