import * as React from 'react'; export declare const TAB_ACTIONS_PORTAL_ID = "app-tab-actions-portal"; export default function AppPage(_props: { path?: string; }): React.JSX.Element; export declare const ArrowIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLElement>, never> & Partial, HTMLElement>, never>>> & string; //# sourceMappingURL=App.d.ts.map