import React from 'react';
import { SvgIconProps } from '@mui/material/SvgIcon';
declare const FileWithShield: (props: SvgIconProps) => React.ReactNode;
export default FileWithShield;
//# sourceMappingURL=FileWithShield.d.ts.map