export declare type FSByteData<T> = { bytes: number; buffer: T; };