declare const empty: { object: {}; array: never[]; }; export default empty;