declare const _default: (lines: readonly string[], summary: string, cite: string) => readonly string[]; export default _default;