export declare function assertIsSymbol(input: unknown, error?: string | Error): asserts input is symbol;