import * as React from "react";
interface Props {
}
export declare const OpenDashFrontpage: React.FC<Props>;
export {};
