export declare const extraSmallImageDecimalBytes: number[]; export declare const twosComplementExtraSmallImageBytes: number[]; export declare const dummyImageBytes: number[]; export declare function getBytes(): string[]; export declare function getDecimalBytes(): number[];