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