import { SchematicSchema } from './schema'; export declare function readParameterDefaults(schema: SchematicSchema): T;