import type { MemoExoticComponent } from 'react'; import type { LinkPickerProps } from '../common/types'; declare const _default_1: MemoExoticComponent<(props: LinkPickerProps) => JSX.Element>; export default _default_1;