import { IProjectSettings } from './interfaces'; export declare const DEFAULT_PROJECT_SETTINGS: IProjectSettings;