export const bulletStyleButtons: { key: string; icon: any; ariaLabel: string; }[]; export const numberedStyleButtons: { key: string; icon: any; ariaLabel: string; }[]; //# sourceMappingURL=list-style-buttons.d.ts.map