use Types::Common qw( signature_for Num NonEmptyStr );

If you have a bleeding-edge Perl installed, you can import functions lexically:

use Types::Common -lexical, -all;