import { IconProps } from '../types';
declare const Island: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Island;
//# sourceMappingURL=Island.d.ts.map