export function parse() { throw new Error("You're trying to format an uncompiled message with react-intl without parser, please import from 'react-intl' instead"); } export * from "./types.js"; export const _Parser = undefined; export { isStructurallySame } from "./manipulator.js";