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