import { IIconProps } from '@fluentui/react'; import * as React from 'react'; /** * @deprecated Komponenten er erstattet av Icon fra "@skatteetaten/ds-icons" * * visibleName Icon (Ikon) */ export declare const Icon: React.FC;