import { Control } from 'fabric';
export declare const createImageCroppingControls: () => {
    tls: Control;
    brs: Control;
    trs: Control;
    bls: Control;
    mlc: Control;
    mrc: Control;
    mbc: Control;
    mtc: Control;
    tlc: Control;
    trc: Control;
    blc: Control;
    brc: Control;
};
//# sourceMappingURL=croppingControls.d.ts.map