/**
 * This code has been copy-pasted from:
 * https://github.com/lirantal/anti-trojan-source
 *
 * WHY?
 * Because of the high number of dependencies.
 */
export declare function verify(sourceTextToSearch: string): boolean;
//# sourceMappingURL=trojan-source.d.ts.map