export declare function extractParamNames(msg: string): Set<string>;
