import type { FsCallbackApi } from '../types'; export declare const fsCallbackApiList: Array<keyof FsCallbackApi>;