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