According to the non-goals in the PEP 484 documentation, type checking and performance optimization is dependent on third-party tools or left to the programmer.
So in short: no, they will not cause any run-time effects, unless you explicitly make use of them.