import type { FlexBoxProps } from '@ariestools/sdk-react/flexbox'; import React from 'react'; /** * Displays a simple not-found message layout. * @deprecated use from @@ariestools/sdk-react/shared instead */ export declare const NotFound: React.FC; //# sourceMappingURL=NotFound.d.ts.map