export declare function check(script: Buffer | Array): boolean; export declare namespace check { var toJSON: () => string; }