import { ReactIconComponentType } from '../types';

declare const Sd: ReactIconComponentType;
export default Sd;
            