export declare type generic_id = {
    id?: number;
};
