import type * as React from 'react'; export declare const withLabelClickWrapper: (onClick?: React.MouseEventHandler) => React.MouseEventHandler | undefined; //# sourceMappingURL=withLabelClickWrapper.d.ts.map