import React from 'react'; export declare const FlexExpander: React.FC<{ flexGrow?: number; }>;