import { LocalResource } from "@animaapp/scooby-shared"; export declare function convertPathToLocalResource(path: string): LocalResource;