import type { CurrentGatewayAuthoritySourceMutation } from "../authority-source"; export declare function validateGatewayAdmissionCodec2Envelope(mutation: CurrentGatewayAuthoritySourceMutation): Promise;