import Circle from './Circle';
export default function (circle: Circle, toCompare: Circle): boolean;