declare const _default: { codementor: { blue: { color: string; hoverColor: string; underline: boolean; hoverUnderline: boolean; fontWeight: number; fontWeightLarge: number; }; black: { color: string; hoverColor: string; underline: boolean; hoverUnderline: boolean; fontWeight: number; fontWeightLarge: number; }; grey: { color: string; hoverColor: string; underline: boolean; hoverUnderline: boolean; fontWeight: number; fontWeightLarge: number; }; white: { color: string; hoverColor: string; underline: boolean; hoverUnderline: boolean; fontWeight: number; fontWeightLarge: number; }; }; arc: { blue: { color: string; hoverColor: string; underline: boolean; hoverUnderline: boolean; fontWeight: number; fontWeightLarge: number; }; black: { color: string; hoverColor: string; underline: boolean; hoverUnderline: boolean; fontWeight: number; fontWeightLarge: number; }; grey: { color: string; hoverColor: string; underline: boolean; hoverUnderline: boolean; fontWeight: number; fontWeightLarge: number; }; white: { color: string; hoverColor: string; underline: boolean; hoverUnderline: boolean; fontWeight: number; fontWeightLarge: number; }; }; }; export default _default;