UNPKG

@ssplib/react-components

Version:
4 lines (3 loc) 182 B
import { SvgIconProps } from '@mui/material'; export declare function PDFIcon(props: SvgIconProps): JSX.Element; export declare function TrashIcon(props: SvgIconProps): JSX.Element;