import { Specs } from 'magicalstrings';
export declare function askForValue(specsForInstance: any, specsForType: Specs, currentName: string, questionName: string): any;
