import { Theme, IToggleStyles } from '@fluentui/react';
/**
 * @private
 */
export declare const themedToggleButtonStyle: (theme: Theme, checked?: boolean) => Partial<IToggleStyles>;
//# sourceMappingURL=MoreDrawer.styles.d.ts.map