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