import { ComponentType } from 'react'; import { IHeight } from './types'; export declare const Height: ComponentType;