export declare class ProcessorPolicyUtil { getSupportedProcessors(): string[] isAuthProfileSupported(processorSysId?: string): boolean constructor() }