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