UNPKG

@brizy/ui-icons

Version:
4 lines (3 loc) 179 B
import { ReactElement } from "react"; import { Props } from "../types"; export declare const MinistryBrandsSermonFeatured: ({ className, onClick, style }: Props) => ReactElement;