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