import type { L10nsStrings } from '../model';
declare const strings: L10nsStrings;
export default strings;
