import { FC } from "react"; import { DashboardMockupProps } from "../../data/edupilotpro-v1"; export declare const DashboardMockup: FC;