export interface SchematicArgv {
    path?: string;
}
