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

declare const SdCardAlert: ReactIconComponentType;
export default SdCardAlert;
            