import { ComponentSlotStylesPrepared } from '@fluentui/styles'; import { SvgIconProps } from '@fluentui/react-icons-northstar'; import { SvgIconVariables } from './svgIconVariables'; export declare type SvgIconStylesProps = Pick; export declare const svgIconStyles: ComponentSlotStylesPrepared;