type PhotonImageModule = typeof import("@silvia-odwyer/photon-node"); export declare function loadPhoton(): Promise; export type { PhotonImageModule }; //# sourceMappingURL=photon.d.ts.map