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