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