import { html } from 'lit'; export const WarningIcon = html` `; export const InsertBelowIcon = html` `; export const ResetIcon = html` `; export const ReplaceIcon = html` `;