export declare const Select: import("@emotion/styled").StyledComponent<(import("@mui/material").SelectProps & import("@mui/system").MUIStyledCommonProps) & { dense?: boolean; }, {}, {}>;