export declare const name = "bigint-fraction";
export * from './lib/euclidean';
export * from './lib/fraction';
