import { MitosisPlugin } from '../../../../types/plugins';
export declare const getClassPropertiesPlugin: () => MitosisPlugin;
