import Workspace_ from './Workspace';
export declare namespace WorkSpaces {
    const Workspace: typeof Workspace_;
}
export default WorkSpaces;
