export declare function emit(filename: string, outputPath: string): Promise<void>;
