import { Plugin } from './types.js';
export declare function useErrorCoordinate(): Plugin;
