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