declare const styles: {
    root: string;
    textField: string;
    eventWithLabel: string;
    eventWithoutLabel: string;
};
export = styles;
