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