declare const hasSpan: (note: any) => boolean;
export { hasSpan };
