import { WithMark } from "../types.js"; export declare const em: (maybeNode: WithMark | string) => WithMark;