declare const parseAuthors: (str: string) => string[]; export default parseAuthors;