import { RemixiconReactIconComponentType } from './dist/typings';

declare const SdCardFillIcon: RemixiconReactIconComponentType;
export default SdCardFillIcon;
