import { FlexRow } from '@ariestools/sdk-react/flexbox'; import type React from 'react'; /** Styled flex row used as the gas price witness header layout. */ export declare const StyledGasPriceHeaderBox: React.FC>; //# sourceMappingURL=Header.d.ts.map