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

declare const SdCardLineIcon: RemixiconReactIconComponentType;
export default SdCardLineIcon;
