/**
 * Composable that handles the initialization of the viewport.
 *
 * @internal
 */
export declare function useOnInitHandler(): void
