function simple(): void { } function typeparams(a: V | null = null): void { } @decorator() function withdecorator(): void { }