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