import { Category, SfccIntegrationContext } from '../../../types'; export default function getCategory(context: SfccIntegrationContext, id: string, levels?: number): Promise;