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