import { StyleDef } from '../../meta/def'; export declare function defToggle(state: boolean, styles: StyleDef, falseStyles?: StyleDef): StyleDef;