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