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

declare const SdCard: ReactIconComponentType;
export default SdCard;
            