export declare const test: (sourceCode: string) => boolean;
export declare const modification: string[];
