UNPKG

@brizy/ui

Version:
6 lines (5 loc) 123 B
import { FCC } from "../types"; export interface Props { heading?: string; } export declare const NoItems: FCC<Props>;