UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

6 lines (5 loc) 194 B
type FileDropZoneTitleProps = { className?: string; }; export declare const FileDropZoneTitle: ({ className }: FileDropZoneTitleProps) => import("react/jsx-runtime").JSX.Element; export {};