import { GasModal } from './gas-modal.interface'; export declare function getStyles(modalStyle: GasModal.ModalStyle, style: string): Record;