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