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