export declare function verifyCertificateCommand(input: { certificate: unknown; trustMaterial: unknown; }): Promise>;