export declare const utility_configurations: {
    changeImportantActive(option: boolean | undefined): void;
};
