declare const autoLoad: (volumeId: string) => void;
export default autoLoad;
