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