import type { BorderTemplate } from "../../lib/type/components/cropBox";
export declare const CROP_BOX_BORDER_TEMPLATES: BorderTemplate[];
