videosphere
    Preparing search index...

    Variable BreadcrumbListConst

    BreadcrumbList: ForwardRefExoticComponent<
        Omit<
            DetailedHTMLProps<OlHTMLAttributes<HTMLOListElement>, HTMLOListElement>,
            "ref",
        > & RefAttributes<HTMLOListElement>,
    > = ...