import { IconProps } from '../Icon'; declare function SvgAssignment(props: IconProps): JSX.Element; export default SvgAssignment;