import type { CodeWalkthroughFile } from '@redocly/config'; export declare function downloadCodeWalkthrough(files: CodeWalkthroughFile[], state: Record, inputsState: Record): Promise;