import { type MAErrorViewProps } from '../intefaces';
declare const MAErrorView: React.FC<MAErrorViewProps>;
export default MAErrorView;
//# sourceMappingURL=MAErrorView.d.ts.map