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