import { IIndexPattern } from '../..'; export declare const isDefault: (indexPattern: IIndexPattern) => boolean;