UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

5 lines (4 loc) 124 B
import React from "react"; export declare const HelpTextIcon: ({ filled }: { filled?: boolean; }) => React.JSX.Element;