import { Context } from "../../context"; export declare function prepareWriteTarget(filename: string, context: Context): Promise;