export declare function extractVariablesFromString(value: string): string[];
