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