import { ComponentType } from 'react'; import { IWidth } from './types'; export declare const Width: ComponentType;