export type DeeplinkResolution = {
    url: string;
};
//# sourceMappingURL=types.d.ts.map