declare namespace _default {
    const Ceil: typeof import("./SnapCeil");
    const Floor: typeof import("./SnapFloor");
    const To: typeof import("./SnapTo");
}
export default _default;
//# sourceMappingURL=index.d.ts.map