import React from 'react';
declare const LmBox: React.ForwardRefExoticComponent<React.RefAttributes<unknown>>;
export default LmBox;
