/** * Coordinating Conjuctions * @internal */ declare const conjunctions: string[]; export default conjunctions;