import { QspLocation } from '../contracts'; export declare function writeQsp(locations: QspLocation[]): ArrayBuffer;