import { html } from 'lit';
export const AddCursorIcon = html`
`;
export const SettingIcon = html``;
export const DocIcon = html``;
export const EdgelessIcon = html``;
export const ChatIcon = html``;
export const StarIcon = html`
`;
export const StopIcon = html`
`;