declare const isRunDirectly: ({ url }: ImportMeta) => boolean;
export default isRunDirectly;
