import Project_ from './project'; export declare namespace LookoutVision { const Project: typeof Project_; type Project = Project_; }