export declare const EMPTY_FUNCTION: () => void;
export declare const NOT_OPEN_FAILURE_FUNCTION: () => never;
