import * as ts from "typescript";
export declare function requires(node: ts.Node): string | undefined;
//# sourceMappingURL=requires.d.ts.map