import { IExpanderState } from './Expander'; export declare function onToggle(state: IExpanderState): IExpanderState; //# sourceMappingURL=Expander.reducers.d.ts.map