export declare const id = " id";
export type id = typeof id;
export declare const unique = " unique";
export type unique = typeof unique;
export declare const updatedAt = " updatedAt";
export type updatedAt = typeof updatedAt;
//# sourceMappingURL=symbols.d.ts.map