/** * #snapshot.ts * * Code generated by ts-proto. DO NOT EDIT. * @packageDocumentation */ export type CustomPostSnapshot = { snapshotId: string; renderConfig: string; }; //# sourceMappingURL=snapshot.d.ts.map