export function phrasing( node?: unknown ): node is import('mdast').PhrasingContent export type PhrasingContent = import('mdast').PhrasingContent