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