promises: {
    parse(input: string, options?: ParserOptions): Promise<Library>;
} = ...