import type { BoxProps } from '@mui/material'; import React from 'react'; declare const NotFound: React.FC; export { NotFound }; //# sourceMappingURL=NotFound.d.ts.map