import type { StyledOuterTextProps } from './types';
export declare const Label: import("styled-components").StyledComponent<"label", any, StyledOuterTextProps, never>;
