import { IconSvgProps } from '../types';
declare const SimCard: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default SimCard;
//# sourceMappingURL=SimCard.d.ts.map