UNPKG

@fluentui/react-northstar

Version:
5 lines (4 loc) 158 B
import { ICSSInJSStyle } from '@fluentui/styles'; export declare const getIconFillOrOutlineStyles: ({ outline }: { outline: boolean; }) => ICSSInJSStyle;