export declare enum TitleSlotName {
    DEFAULT = "default",
    ICON = "icon"
}
//# sourceMappingURL=constants.d.ts.map