Duplicate forward declaration: <name>

You have used a Declare statement twice to declare the same function, sub, or property in this scope.

Remove one or the other of these Declare statements.