import { LayoutItem } from "../interfaces"; /** * Layout: Burmese * Source: U Kyi Win (https://github.com/ukyiwin) */ declare const _default: LayoutItem; export default _default;