/**
 * @@@
 *
 * @public exported from `@promptbook/utils`
 */
export declare function escapeRegExp(value: string): string;
