import CLASS_NAMES from '../class-list'; const { OVERLAY, } = CLASS_NAMES; const overlay: string = `
` ; export default overlay;