import type { IFunction } from '../plugin';
export declare function getPrintArguments(func: IFunction): string[];
//# sourceMappingURL=getPrintArguments.d.ts.map