export default interface Authorize {
    idTag: string;
}
