import { type InternalCopyFromBinaryFunction } from '../types'; export declare const copyFromBinary: InternalCopyFromBinaryFunction;