export declare const _In: unique symbol; export type _In = typeof _In; export declare const _Out: unique symbol; export type _Out = typeof _Out; //# sourceMappingURL=symbols.d.ts.map