type Props = { error: Error; }; export declare const ErrorMessage: (props: Props) => import("solid-js").JSX.Element; export {}; //# sourceMappingURL=ErrorMessage.d.ts.map