import type { ComponentStateless } from "../../common"; import type { LayoutProps, HtmlProps } from "../common"; export declare const StackPanel: ComponentStateless;