import * as React from 'react'; import type { IKeytipProps } from './Keytip.types'; export declare const KeytipContent: React.FunctionComponent;