import { Action } from "@rarible/action"; export declare function notImplemented(...args: unknown[]): never; export declare const nonImplementedAction: Action;