import { Button } from '@skzz/platform/api/system/button'; export declare const snowFlake: (...args: any[]) => Promise; export declare const rBtns: (menuData: { dir: string; modelId: string; menuId: string; }) => Promise;