import { AGIView } from '../Types/View'; export declare function buildView(view: AGIView, encoding?: string): Buffer;