import { OmitInternalProps } from '@toptal/picasso-shared'; import { Props } from './TimelineRow'; export { default } from './TimelineRow'; export declare type TimelineRowProps = OmitInternalProps;