import { IClassification } from './types';
export declare const DEFAULT_CLASSIFICATION: IClassification;
