export type Symbol = {}; // biome-ignore lint/suspicious/noRedeclare: export declare function Symbol(name?: string): Symbol;