import { IntBackLightingTemplate } from "../../types"; export declare function backLightingReplacer(str: string, templates: Array): string;