import ContextField from './ContextField'; export default class ProjectDirContextField extends ContextField { getValueAsync(): Promise; }