export declare const DATA_HOOKS: {
    OVERLAY: string;
    CONTENT: string;
    HANDLE: string;
    CONTENT_WRAPPER: string;
};
export declare const CONTENT_DRAG_THRESHOLD_PX = 10;
//# sourceMappingURL=Drawer.constants.d.ts.map