import CostCategory_ from './CostCategory';
export declare namespace CE {
    const CostCategory: typeof CostCategory_;
}
export default CE;
