import { SvgIconComponent } from './types'; declare const KeyboardReturnIcon: SvgIconComponent; export default KeyboardReturnIcon;