declare const styles: {
    DragDropFilesArea: string;
    DragDropFilesAreaLeave: string;
    DragDropFilesAreaBorder: string;
    DragDropFilesAreaZone: string;
};
export default styles;
//# sourceMappingURL=DragDropFiles.module.scss.d.ts.map