import { OttomanError } from '../exceptions/ottoman-errors';
export declare class GlobalPluginHandlerError extends OttomanError {
}
