import { LayoutItem } from "../interfaces"; /** * Layout: N'ko * Source: kjitteh (https://github.com/kjitteh) */ declare const _default: LayoutItem; export default _default;