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