import { IScaffoldParameters } from '.'; export declare function scaffold(params: IScaffoldParameters): string;