import * as React from 'react'; import { IStorytellerCellProps } from './storytellerRowItem'; export declare const RoundCell: React.FunctionComponent;