/// export interface LabelProps { error?: boolean; } export declare const Label: import("@emotion/styled-base").StyledComponent, HTMLLabelElement>, LabelProps, typeof import("../../../themes/collector")>;