import { TypeAssertionMap } from '../../types'; export declare function generateProto3Code(types: TypeAssertionMap): string;