export declare const ReturnKeyIcon: import("styled-components").StyledComponent<"span", any, import("../../components/Typography/Typography").TypographyProps & {
    'data-component-name': string;
}, "data-component-name">;
