/** Check if the given buffer starts with the MCAP magic prefix. */ export declare function hasMcapPrefix(prefix: DataView): boolean; //# sourceMappingURL=hasMcapPrefix.d.ts.map