import CLASS_NAMES from '../class-list'; const { BUTTON_CONTAINER, BUTTON, BUTTON_LOADER, } = CLASS_NAMES; export const buttonMarkup: string = `
`;