import { Atom } from 'ketcher-core'; export declare function hasAtomsOutsideCanvas(atoms: Atom[], render: any, scale: number): boolean;