import { MitosisComponent } from '../types/mitosis-component'; export declare const hasBindingsText: (json: MitosisComponent) => boolean;