import { IconProps } from '../Icon'; declare function SvgKeyboardReturn(props: IconProps): JSX.Element; export default SvgKeyboardReturn;