import type { StyledIcon } from '@styled-icons/styled-icon'; export declare const Return: StyledIcon; export declare const ReturnDimensions: { height: number; width: number; };