import { FC, PropsWithChildren } from 'react'; declare const MultiLineContainer: FC; export default MultiLineContainer;