export const indentPrefix: " "; export const defaultFilename: "index"; export const EMPTY_PROTO: "google.protobuf.Empty"; /** @type {{[key: string]: string;}} */ export const TYPE_REFLECTION: { [key: string]: string; };