/// import { SvgIconProps } from './types'; export declare function KeyboardShiftIcon({ className, ...props }?: Partial): JSX.Element;