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