import React from 'react'; export declare const OwnerEntityColumn: ({ entityRef }: { entityRef?: string | undefined; }) => React.JSX.Element | null;