export declare const removePlaceholder: (text: string, P: any) => string;
