export default function normalizeSecuritySchemas(input: Record[] | Record | string[] | string): Record[];