export declare const COLS = 31;
export declare const ROWS = 31;
export declare const BLOCK_SIZE = 25;
export declare const ASSET_ANIMATION: number[][][];
export declare const COLORS: string[];
