import { ITaggleOptions } from './interfaces'; export * from './interfaces'; export declare function defaultOptions(): ITaggleOptions;