import * as React from 'react';
import { TextProps } from 'rebass';
export declare const KeyHint: (props: TextProps) => React.JSX.Element;
