import type { JSX as LocalJSX } from '@familyjs/core/components'; import React from 'react'; import type { FamilyReactProps } from './FamilyReactProps'; export declare const FmlRouterOutlet: React.ForwardRefExoticComponent | undefined; fmlPage?: boolean | undefined; } & FamilyReactProps & Omit, "style" | "placeholder">, "ref"> & React.RefAttributes>;