export declare function id(): (protoOrDescriptor: Record<string, unknown> | any, name?: PropertyKey | undefined) => any;
