export declare function getFunctionArgumentNames(func: Function): string[];
