import React from 'react'; export declare type EllipsisProps = { height: string; }; declare const _default: React.NamedExoticComponent>; export default _default;