export interface NgAddSchematicsSchema {
    /** Project name */
    projectName?: string | undefined;
}
//# sourceMappingURL=schema.d.ts.map