import type { SelfFileApi } from '../../types'; export declare const useSelfFiles: () => SelfFileApi;