export declare const parseSimpleFormating: (text: string, icons?: Record<string, string>) => import("react/jsx-runtime").JSX.Element[];
