export default function checkDecoratorArguments(functionName: string, signature: string, ...args: any[]): void;
