export declare const INITIAL_POSSIBLE_NUMBERS: number[];
export declare const ROWS_SIZE = 9;
export declare const COLUMNS_SIZE = 9;
