import type { Dict, OxLicense } from '../../types';
export declare const Licenses: Dict<OxLicense>;
