export declare const getProject: ({ host, token }: { host: string; token: string; }) => Promise;