import { Labels } from './typings';
export declare const DEFAULT_LABELS: Labels;
export declare const SMALL_ICON_SIZE = 14;
export declare const MEDIUM_ICON_SIZE = 16;
