import { AriesFrameworkError } from '../../error'; export declare class SigningProviderError extends AriesFrameworkError { }