/// import type { IconType } from "./Icon/types"; declare function SmsConfirmed(props: IconType): JSX.Element; export default SmsConfirmed;