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