export type Popup = {
    center?: boolean;
};
