import { DialogPosition as DialogPositions } from "../constants"; export type DialogPosition = DialogPositions;