/// import { BaseIconProps } from '../../types'; declare function SvgSmsaExpress({ size, color, ...props }: BaseIconProps): JSX.Element; export default SvgSmsaExpress;