export declare enum LinkActionDto { UNLINK = 0, LINK = 1 }