export declare const isValidBinary: (binary: string) => boolean;
