export declare const LOWEST_SHUTDOWN_PRIORITY = 0; export declare const DEFAULT_SHUTDOWN_PRIORITY = 100; export declare const HIGHEST_SHUTDOWN_PRIORITY = 200;