export interface IProps {
    rootElemWidth: number;
}
