declare module "../translation.js" { interface Labels { clear: {}; } } export {};