/// import { IconProps } from '../../types'; declare const SSDRound: (allProps: IconProps) => JSX.Element; export default SSDRound;