/// import { IKeytipProps } from './Keytip.types'; export declare const KeytipContent: (props: IKeytipProps) => JSX.Element;