declare const _default: ({ onClick }: { onClick: any; }) => JSX.Element; export default _default;