declare const POS;

export default function( value ) {
    POS.changeVisibleSection( value );
}