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