import { PhraseProject } from '../types'; export declare function getProject(projectID?: string): Promise;