UNPKG

94 BTypeScriptView Raw
1import { IntlShape } from '../types';
2export default function useIntl(this: void): IntlShape;