import type { IconLibrary } from './library'; export declare const SYSTEM_ICONS: string[]; export declare const systemLibrary: IconLibrary;