import { IntlShape } from '../types'; export default function useIntl(this: void): IntlShape;