import type { ThemeIconsConfig } from '../../../types'; declare const mainIcons: ThemeIconsConfig; export default mainIcons;