/** if you want to preload a component even if it's 100px below the viewport **/
export declare const DEFAULT_PRELOAD_OFFSET_VIEWPORT: number[];
export declare const MIN_PRELOAD_OFFSET_VIEWPORT: number[];
export declare const MAX_PRELOAD_OFFSET_VIEWPORT: number[];
