/**
 * @fileoverview Based on https://www.figma.com/file/ORa7CBIooPgZj6HsEPBxNR/Design-bibliotheek-(gepubliceerd)?node-id=1303%3A6122
 * The values for Desktop klein are used
 */
import { Label } from '@amsterdam/asc-ui';
export { getSelectStyle } from '../Select/SelectStyles';
export declare const StyledLabel: import("styled-components").StyledComponent<typeof Label, any, {}, never>;
//# sourceMappingURL=ReactSelectStyles.d.ts.map