declare const _default: {
    notFound: string;
    noData: string;
};
export default _default;
