import type { IToggleStyleProps, IToggleStyles } from '@fluentui/react'; export declare const getToggleStyles: (props: IToggleStyleProps) => Partial;