export declare enum DocumentationLegacyCalloutType { info = "Info", success = "Success", warning = "Warning", error = "Error", primary = "Primary" }