import React from 'react'; export declare const MineOrderEntry: React.NamedExoticComponent<{ title: string; columnList: never[]; }>;