import { ReactNode } from 'react'; export declare function getConsumerType(child: ReactNode): string; //# sourceMappingURL=getConsumerType.d.ts.map