export declare const Breadcrumb: (styleProps: any) => string; export declare const BreadcrumbItem: (styleProps: any) => string; export declare const BreadcrumbSeparator: (styleProps: any) => string; export declare const BreadcrumbLink: (styleProps: any) => string;