import { SVGProps } from 'react'; declare const Bluzelle: (props: SVGProps) => JSX.Element; export { Bluzelle as default };