1*29975bfdSEvan Bacondeclare module 'requireg' {
2*29975bfdSEvan Bacon  export function resolve(moduleId: string): string;
3*29975bfdSEvan Bacon}
4