import { Nullable } from "../../interfaces/Nullable"; export declare type ToOneRelationship = Nullable;