declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, {
    errorID: string;
} & import("./ErrorStackTrace").ErrorStackTraceProps>;
export default _default;
export declare const Simple: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, {
    errorID: string;
} & import("./ErrorStackTrace").ErrorStackTraceProps>;
