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