export declare const DEFAULT_PIXEL_HEIGHT = 10;
export declare const ASCII_START = 32;
export declare const ASCII_END = 126;
