export declare function StackTrace({ text }: { text: string; }): import("react/jsx-runtime").JSX.Element;