import * as React from 'react'; declare const _default: React.MemoExoticComponent<(props: { name: string; selection: string | number | readonly string[] | undefined; }) => JSX.Element | null>; export default _default;