import LightBox, { LightBoxProps } from './LightBox'; export { LightBox, LightBoxProps }; export default LightBox;