import { IconProps } from '../Icon'; declare function SvgEvStation(props: IconProps): JSX.Element; export default SvgEvStation;