import { LiffExtension } from './LiffExtension';
declare const othersExtension: LiffExtension;
export default othersExtension;
