export declare const verify: (selector: any, methodName: string, displayName: string) => void; export declare const verifySubselectors: (mapStateToProps: any, mapDispatchToProps: any, mergeProps: any, displayName: any) => void;