export interface ToTopProps { distance?: number; bottom?: number | string; right?: number | string; duration?: number; } //# sourceMappingURL=types.d.ts.map