import { IconProps } from '../lib';
declare function FlowerLotus(props: IconProps): JSX.Element;
export default FlowerLotus;
