export declare const GasPriceContainer: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export declare const GasPriceItemContainer: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>; export declare const GasPriceItemLeft: import("styled-components").StyledComponent<"p", import("styled-components").DefaultTheme, {}, never>; interface IGasPriceItemRight { isFadingIn: boolean; } export declare const GasPriceItemRight: import("styled-components").StyledComponent<"p", import("styled-components").DefaultTheme, IGasPriceItemRight, never>; export {}; //# sourceMappingURL=styles.d.ts.map