import { componentInterface } from '../../factory';
export default function getPlugins(): Promise<componentInterface | null>;
