import { CaaSApi_ProjectProperties } from '../types'; export declare const createProjectProperties: (id?: string) => CaaSApi_ProjectProperties;