import { SvgIconProps } from '@mui/material';
export declare function PDFIcon(props: SvgIconProps): JSX.Element;
export declare function TrashIcon(props: SvgIconProps): JSX.Element;
