export declare enum BreadcrumbsVariantType {
    DEFAULT = "DEFAULT"
}
