export declare function checkIsPassiveSupported(isPassiveSupported?: boolean): boolean | undefined; export declare const noop: () => void;