import { MitosisComponent } from '../types/mitosis-component'; export declare function getComponents(json: MitosisComponent): Set;