export declare class ReplaceTilt { static replace(content: string, filePath: string): string; } //# sourceMappingURL=ReplaceTilt.d.ts.map