export type AvailabilityCheckResponse = {
    is_registered: number;
};
//# sourceMappingURL=AvailabilityCheckResponse.d.ts.map