export default function createObjectURL<T = any>(object: T): any;
