import { FC } from 'react'; export declare const DevReload: FC<{ enabled?: boolean; }>;