export declare const payloadError: (func: string) => Error; export declare const invalidBehaviorError: (behavior: string) => Error;