/// export declare const ScrollLoaderStyled: import("@emotion/styled").StyledComponent, HTMLDivElement>, "ref"> & { ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject | null | undefined; }, keyof import("@mui/material/OverridableComponent").CommonProps | keyof import("@mui/material/Stack").StackOwnProps> & import("@mui/system").MUIStyledCommonProps, {}, {}>; export declare function isScrollLoaderNearBottom(element: HTMLDivElement, offset?: number): boolean;