Repository URL to install this package:
declare function test(pattern: any, x: any): any; export { test }; export default test;