import { HardhatPluginError } from 'hardhat/plugins';
export declare class SecureAccountsPluginError extends HardhatPluginError {
    constructor(_error: string | Error);
}
//# sourceMappingURL=error.d.ts.map