/**
 * 默认宽度
 */
export declare const DEFAULT_WIDTH = 80;
/**
 * 默认高度
 */
export declare const DEFAULT_HEIGHT = 38;
