/**
 * Successs patterns when Spring Boot starts on Tomcat
 * @type {RegExp}
 */
export declare const SpringBootSuccessPatterns: RegExp[];
