import { type ReplacementType } from '../../../interfaces/replacement-type';
export declare const REPLACE_FUNCTIONS: readonly ReplacementType[];
