import { GeneralAppPageProp } from "../../lib"; export type DashboardPipelineListPageMainViewProps = GeneralAppPageProp; export declare const DashboardPipelineListPageMainView: (props: DashboardPipelineListPageMainViewProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=DashboardPipelineListPageMainView.d.ts.map