import { IntlShape } from 'react-intl';
export declare function useIntl(): IntlShape;
