import { IDivision } from '../types'; export declare const DIVISIONS: IDivision[]; export default DIVISIONS;