import { AuthorizeNetContextValue } from '../types';

export declare function useAuthorizeNet(): AuthorizeNetContextValue;
