export declare const boldSubstring: (inputString: string, substring: string) => (string | number | boolean | Node | import("solid-js").JSX.ArrayElement | null | undefined)[];