export declare function useOnUploadStart(callback: (blockId?: string) => void): void;
