import { SvgIconComponent } from './types'; declare const EastIcon: SvgIconComponent; export default EastIcon;