import { FC, type PropsWithChildren } from "react";
export declare const BlokBreadcrumb: FC<PropsWithChildren>;
