import type { IconProps } from '../../types';
declare const SdCardLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Sd Card Line
 * @see {@link https://remixicon.com/icon/sd-card-line Remix Icon Docs}
 */
export { SdCardLine };
