export declare function stripPhpTags(code: string): string;
