import RollerShutter from '../RollerShutter';
export default class PositionableRollerShutterUno extends RollerShutter {
    protected onStateChanged(name: string, value: any): void;
}
//# sourceMappingURL=PositionableRollerShutterUno.d.ts.map