import { MorphBlobProps } from '../../types'; /** * MorphBlob - Organic blob that continuously morphs shape * * @example * ```tsx * * * ``` */ export declare const MorphBlob: import('react').ForwardRefExoticComponent>; //# sourceMappingURL=MorphBlob.d.ts.map