interface IExecuteProtectedErrorProps { fullContent: boolean; } export declare function ExecuteProtectedError({ fullContent }: IExecuteProtectedErrorProps): import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=ExecuteProtectedError.d.ts.map