/// import { IconProps } from '../../types'; declare const SIMCard: (allProps: IconProps) => JSX.Element; export default SIMCard;