import { FC } from 'react'; import { Div, Page } from '../models'; export declare const DivComp: FC
;