export declare function extractArguments(func: any): string[];
