export declare const EMPTY_ARRAY: never[]; export declare const EMPTY_OBJECT: {}; export declare const NOOP_FUNCTION: () => void;