export * from './ReturnVoid'; export * from './AnyFunc'; export * from './FirstParameter'; export * from './RestParameters';