import { QAjaxBarProps } from "quasar";

export type QLoadingBarOptions = QAjaxBarProps;
