UNPKG

@redocly/theme

Version:

Shared UI components lib

3 lines (2 loc) 153 B
import type { IconProps } from '../../icons/types'; export declare function getFileIconByExt(ext: string): import("react").FunctionComponent<IconProps>;